tools/pygrub: fix usage of LDFLAGS
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 27 Apr 2016 09:55:27 +0000 (11:55 +0200)
committerWei Liu <wei.liu2@citrix.com>
Wed, 27 Apr 2016 13:14:33 +0000 (14:14 +0100)
commit981cfa96f183c5a6b62502d6f7d7b5c3b4e1e878
tree26d6711341515f54708c191297484a7e1bfea934
parentdbed24c7c4cfcdf5db9582a7b8bc74a2a48d4054
tools/pygrub: fix usage of LDFLAGS

LDFLAGS cannot be appended to CFLAGS, instead pass them down as env
variables.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
tools/pygrub/Makefile